---------------------
Gibt Fehler:
Pascal JNI Demo
Exception in thread "main" java.lang.UnsatisfiedLinkError: JavaPasDemo.printHelloInJava()Ljava/lang/String;
        at JavaPasDemo.printHelloInJava(Native Method)
        at JavaPasDemo.main(JavaPasDemo.java:14)

D:\PasJniTest\JavaPasDemo>Pause
Drcken Sie eine beliebige Taste . . .

